Snoop

object Snoop

Android entry points: open the inspector as its own Activity, or post a live notification that lists the latest captured entries and reopens the inspector while you navigate the host app.

Functions

Link copied to clipboard
Link copied to clipboard
fun open(context: Context)
Link copied to clipboard

Post the ongoing notification and keep it in sync with the store — each new capture refreshes the listed lines. Idempotent: calling it again restarts the collection.